Update php-cs-fixer configuration#3886
Conversation
|
Would be nice to solve the PHPStan issues too (they are not related). |
I guess this should be fixed in another ticket, this is a bit out of scope of this ticket. WDYT? |
|
We could, but it's always better to have a green CI when merging a PR. It's as you want 🙂 The best way is to make a PR to solve the PHPStan issues, merging it, then rebase this one. |
|
Ok I understand the issue. Actually, API Platform supports doctrine/inflector This is why PHPStan complains. You cannot install both versions of the same package, and thus, it makes a problem. I'll see how we can tackle this quickly and include a commit to fix that. |
|
Thank you @drupol! |
#SymfonyHackday